Skip to content
QtWS25 Last Chance
  • RTSP stream da telecamera IP (Qt 5.5)

    Unsolved Italian rtsp ip camera
    5
    0 Votes
    5 Posts
    2k Views
    A
    @mrdebug No no, quando parlavo di girarla intendevo che l'avevo presa letteralmente in mano e puntavo l'obiettivo in posti diversi
  • Access IP camera from Qt

    Solved Mobile and Embedded ip camera camera qml
    18
    0 Votes
    18 Posts
    15k Views
    mkrrM
    @kolegs Thank you so much. I created this code and the performance was very better. I'm reading two IP cameras now with it. Of course that the delay is existing (each 2 seconds the image is updated). I think that I need to improve my code. I'm using 98% of my CPU, but I need to do many routines :( Thank you so much again
  • Live streaming from IP camera

    General and Desktop streaming ip camera
    2
    0 Votes
    2 Posts
    3k Views
    H
    You can do this as well in QML as in Widgets. Create the MediaPlayer object and set the source to your URL. For a axis-WEB-Cam with rtsp the url is: rtsp://username: password@camera_ip:554/axis-media/media.amp?videocodec=h264&streamprofile=low